GtkMenuButton: Submit to action
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Oct 2014 19:30:52 +0000 (15:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Oct 2014 22:12:25 +0000 (18:12 -0400)
commit41b53ca603c157ba101a89b0828c79e7ec42bebf
tree37fe5784914a9920ccd3efbbb5d8d5850a6259b6
parent1331740dd65bc1c05d93c9461115dcaac5ee6fa7
GtkMenuButton: Submit to action

As an actionable (inherited from GtkButton), a GtkMenuButton
should not set its own sensitivity when it has an action-name
set, but just follow the enabled state of the associated
action.

https://bugzilla.gnome.org/show_bug.cgi?id=738083
gtk/gtkmenubutton.c